home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PRINTER / RUBPB22A.ARJ / RUP22C.EXE / MANUAL.5 < prev    next >
Text File  |  1991-05-03  |  4KB  |  95 lines

  1.                 ________________________________
  2.                |                                |
  3.                |  Section 5: PRINTHEAD CONTROL  |
  4.                |________________________________|
  5.  
  6.  
  7. CONTENTS
  8.  
  9. 5.1 Baseline Motion
  10. 5.2 Kerning, Tracking and Expansion
  11. 5.3 Diphthongs
  12. 5.4 Ligatures
  13.  
  14.  
  15. 5.1 BASELINE MOTION
  16.  
  17. In a normal line of type, all characters (regardless of point size or
  18. typeface) are aligned with reference to an imaginary horizontal
  19. reference line, called the "baseline", which is essentially the location
  20. of the bottoms of most characters of the alphabet, excluding lowercase
  21. g, j, p, q and y and (in some fonts) uppercase J, which have
  22. "descenders" projecting below the baseline. To produce some special
  23. effects, it is necessary to change the level of the baseline. EXAMPLE:
  24. printing superscripts or subscripts. 
  25.  
  26. <BUd>   Move Baseline Up distance d
  27.  
  28. <BDd>   Move Baseline Down distance d
  29.  
  30. <BMd>   Move Baseline distance d  (+ is up, - is down) 
  31.  
  32. <BJd>   Jump Baseline distance d (Next character only; + is up) 
  33.  
  34. NOTE: These baseline movement tags are primarily intended to make
  35. TEMPORARY changes of baseline within a single line of print, and the
  36. original baseline should normally be restored before the line ends. If
  37. youy wish to make a permanent change of baseline, i.e. one that will
  38. affect all subsequent lines, you should specify the desired downward (or
  39. upward) baseline movement by the use of a "Quad" tag with a distance
  40. value specified. For example, the tag <QL2in> will end, left-justify and
  41. print the current line, then move the baseline down 2 inches. (A
  42. negative value, for example <QL-1.5in>, specifies upward movement.) See
  43. Section 4.1. 
  44.  
  45.  
  46. 5.2 KERNING, TRACKING AND EXPANSION
  47.  
  48. Kerning refers to reductions in the spaces between certain pairs of
  49. letters, as compared with geometrically equal spacing, normally for the
  50. purpose of producing the visual appearance of even, uniform
  51. letterspacing. 
  52.  
  53. <Kd>    Kern surrounding character pair d kerning units (54ths of an em) 
  54.  
  55. <Track=d>  Reduce all letter & word spaces by d dots (300ths of an inch)
  56.  
  57. <Expand=d> Expand all letter & word spaces by d dots (300ths of an inch)
  58.  
  59. 5.3 DIPHTHONGS
  60.  
  61. A diphthong is a pair of letters written as a single character (zero
  62. space between the letters) and pronounced in a specific manner. The
  63. diphthongs most commonly encountered in English-language text are "ae"
  64. and "oe", both usually pronounced "ee". They are found in some names or
  65. words of Latin or Greek origin, such as the names of classical
  66. characters like "Aesop", and arcane scientific words, such as
  67. "coelacanth". 
  68.  
  69. A diphthong may be produced by kerning the two letters by a suitable
  70. amount, normally 1/6th of an em, that is, 9 kerning units. For uppercase
  71. diphthongs, more kerning may be needed. EXAMPLES: "A<K15>Esop",
  72. "co<K9>elacanth". 
  73.  
  74.          [NOTE: The Rubicon soft fonts supplied with the
  75.          Commercial/Registered Edition of the Publisher contain these
  76.          dipthongs in the "Pi font". They are also found in the Adobe
  77.          PostScript and Hewlett-Packard Pi fonts.] 
  78.  
  79. 5.4 LIGATURES
  80.  
  81. A "ligature" is a single unit or symbol representing two or more
  82. characters. In English, there are only five ligatures in common use, for
  83. the letter combinations ff, fi, fl, ffi and ffl. 
  84.  
  85. The ff, fl and ffl ligatures may be approximated by kerning the letters
  86. by a suitable amount, normally 1/6th of an em, that is, 9 kerning units:
  87. f<K9>f, f<K9>l, f<K9>f<K9>l. This method is less successful with the
  88. "fi" combination, since the dot over the "i" tends to interfere with the
  89. top of the "f". 
  90.  
  91.          [NOTE: The Rubicon soft fonts supplied with the
  92.          Commercial/Registered Edition of the Publisher contain these
  93.          ligatures in the "Pi font", and many other commercial Pi fonts
  94.          include some or all of them.]
  95.